home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / varg465b.arc / GRADE.HLP < prev    next >
Text File  |  1991-05-22  |  58KB  |  999 lines

  1. VAR Grade HELP               Version 4.6
  2. Copyright (C) 1988-1991 by Dennis Revie.  All Rights Reserved.
  3.  
  4. Selecting a Class:
  5. ------------------
  6.     To select a class file, you can either type in the name of the
  7.   class, or use the cursor keys or <Ctrl>-cursor keys to select the
  8.   correct name and then press the <return> key.  If you decide to type
  9.   in the name, you may enter a full path name, but the three letter
  10.   extension need not be entered (e.g., you can enter "CLASS" or "C:CLASS",
  11.   but not "CLASS.PAR").  If the extension is entered (".PAR"), it is not
  12.   used by the program.
  13.     To use a class on another drive or in another directory, you can
  14.   either enter the full path name (e.g., A:\grades\class), or you can
  15.   use the <F5> key and enter the new directory (e.g., A:\grades).  If
  16.   you change the directory, all the classes in the new directory are
  17.   displayed.
  18.  
  19. Menu Choices:
  20. -------------
  21.     The "Main Menu" is the menu listed when you first enter the program.
  22.   When you are asked for a menu choice here or at any other place in VAR
  23.   GRADE, you only need to press one key (the one listed before the choice).
  24.   When one of the choices is in reverse colors, pressing <Return> will
  25.   choose the highlighted one.  You can also use a mouse to pick the
  26.   highlighted choice: the left button will select the highlighted choice.
  27.   The program will only respond to those keys listed on the menu, and
  28.   responds immediately to the key.
  29.  
  30. Entering Data:
  31. --------------
  32.     To enter data either by name or by numbers, you type in the data, then
  33.   you press <Return> to signal the end of your data.  In general, if you
  34.   are asked to "enter" a number or name, end it with "<Return>", when you
  35.   are asked to "press" a key, type only the desired key.  To pick a
  36.   student name or class name, you can either use the cursor keys to select
  37.   the name and press <Return>, OR you may type in a valid name.  For
  38.   student names, you only need to type enough letters to make uniquely
  39.   specify that student.  e.g., type "Ken" to find "Smith, Ken".  However,
  40.   if "Kennedy, John" was also in the class, the program would find that
  41.   name, instead of the desired one.
  42.  
  43. Quit the Program:
  44. -----------------
  45.     To quit or exit the program, you can either pick "Q" (quit) on the Main
  46.   Menu or <CtrlC> from ANYWHERE in the program.  If you have changed any
  47.   data for your class, the program will ask you if the data should be
  48.   written to a class file before the program quits.  If you say no ("N"),
  49.   the newly entered data will be irretrievably lost.
  50.  
  51. For more Information:
  52. ---------------------
  53.     There is a more extensive and complete manual that can be viewed from
  54.   the program by pressing "M" on the main menu.  You can also print it for
  55.   easier reference.  You can get help at any time in the program by typing
  56.   <AltH> (the Alt key and the "H" key).
  57.  
  58. How special keys are used in this program:
  59. ------------------------------------------
  60.     Special keys are designated by bracketing the name with "<" and ">".
  61.   e.g.: <Esc> is the escape key, <Rtn> is the return key.  The keys are
  62.   used in some but not all parts of the program.
  63.  
  64.   Cursor keys:
  65.  
  66.     There are two types of key editing modes.  The default mode lets you
  67.   correct errors with the backspace key.  The <Home>, <End>, <Left Arrow>,
  68.   and <Right Arrow> are used to move thru a list of students, exams, or
  69.   choices.  There is a selectable mode ("edit" keys), in the "Z" option
  70.   on the Main Menu, that changes these four keys so you can use them to
  71.   correct errors.  The <Home> key will then go to the first character of
  72.   a number or name, the <End> key will go to the last one.  The <Left
  73.   Arrow> and <Right Arrow> move you left or right one character,
  74.   respectively.  Since you need to move between data fields, the
  75.   <Ctrl-Left Arrow> and <Ctrl-Right Arrow> will then move you one field
  76.   to the left or right, respectively.
  77.  
  78.   Key       Name of key      Program Function
  79.   --------  -------------    ----------------
  80.   <Esc>     escape           Exit this section or part of the program
  81.   <Rtn>     return,enter     Signals the end of input of a name or number
  82.   <Pg up>   page up          List the previous screen
  83.   <Pg dn>   page down        List the next screen
  84.   <Home>    home             Go to the beginning of a list
  85.   <End>     end              Go to the end of a list
  86.   <Tab>     tab              Go to the next entry (cell)
  87.   <ShftTab> shift-tab        Go to the previous entry
  88.   <F1>      function key 1   Use all the listed choices
  89.   <F10>     function key 10  To erase what you have typed for the entry
  90.   <AltU>    alt-U            (Undo) Restores the original number or letters
  91.                              when entering data for that cell only.
  92.   <AltH>    alt-H            Help--available at any time
  93.   <CtrlE>   control E        When typing in numeric data or words, it will
  94.                                cause switching between using and not using
  95.                                edit keys.
  96.   <CtrlC>   control C        Exit from the program.  If data has been changed,
  97.                                you will be asked if it should be written to
  98.                                a class file before exiting the program.
  99.  
  100.   Note:  1) When entering numeric data, a <rtn> alone, with no number can
  101.             have one of several interpretations:
  102.                (a) do not change the current value;
  103.             or (b) end current input of sections or exams;
  104.             or (c) let the program choose the appropriate number.
  105.  
  106.                Which possibility (a, b, or c)  that the program will use is
  107.             stated on the screen when data is requested.
  108.  
  109.          2) When entering names, the cursor keys can usually be used to
  110.             select the student or class.  The cursor keys <Home>, <End>,
  111.             <Pg up>, <Pg dn>, <Ctrl-Home>, <Ctrl-End>, <Left Arrow>,
  112.             <Rt Arrow>, <Up Arrow>, <Dn Arrow>, <Ctrl-Pg up>, <Ctrl-Pg dn>,
  113.             <Ctrl-Left arrow>, and <Ctrl-Rt arrow> can be used.  Select the
  114.             desired name, then press <Rtn>.  If any letters or numbers have
  115.             been typed before the <Rtn>, they will be used rather than the
  116.             name at the cursor.
  117.  
  118.          3) When entering task scores or attendance, the cursor keys will
  119.             move you between exams, attendance, names, ID's, and section
  120.             numbers.  The <Ctrl>-cursor keys move you between exams, etc.
  121.             IF you use the edit keys (<CtrlE> switches between these).
  122.  
  123. Starting a new class:
  124. ---------------------
  125.   You must first set-up the class.  You can do this in three steps:
  126.  
  127.   1) Choose the number of different SECTIONS of students:
  128.      ---------------------------------------------------
  129.        The default number of sections is 1.  If there is more than one
  130.      section of students in your class, press "Z" on the Main Menu.  On
  131.      the second menu, press "S" (change the number of sections).  Type
  132.      in the new number, ending with a <Rtn>.  Then exit back to the Main
  133.      Menu by pressing "E".
  134.  
  135.   2) Enter the NAMES of students:  ("N" on the Main Menu)
  136.      ----------------------------
  137.        There is very little that you can do with the program if no students
  138.      have been added to your class.  Enter the NAMES by pressing "N" on the
  139.      Main Menu.  You can enter names either of several ways.  You can
  140.      prepare a file of names, as explained below, or you can type each
  141.      directly into the program.  You can also enter them in the "D" or "I"
  142.      sections of the Main Menu by pressing <AltI>, then typing in the name.
  143.      Lastly, you can enter them in the "A" option of the Main Menu.
  144.  
  145.      Loading Students:  (Add Students Menu)
  146.      -----------------
  147.        The program can load students from a file directly into a VAR Grade
  148.      class.  This can save lots of typing if your school or college can
  149.      give you class rosters via computer files.  The loader is relatively
  150.      dumb: it cannot recognize student names or ID's.  You need to prepare
  151.      the file before using the loader.  NOTE: You can also load students
  152.      from a batch file by using the VAR Grade utility "GrUtil".
  153.  
  154.      Flat File ("F"):
  155.        Steps:
  156.          1. Use a word processor to delete lines in the file that do not
  157.             contain student names and ID's.  Each file should contain ONE
  158.             section of students.  If you have multiple sections, separate
  159.             the class into one file per section.  Each line of the file(s)
  160.             contain one student name and ID (if there are ID's).
  161.          2. Tell the program the name of the class AND the name of the
  162.             student file (see the directions for selecting a file, below).
  163.          3. Tell the program where the student names, notes, ID's, section
  164.             numbers, and tasks start and end.  If the names or notes are
  165.             longer than 20 letters, they will be truncated to 20.  If the
  166.             ID's are longer than 15 letters, they will be truncated.  The
  167.             names and/or ID's can be anywhere on the line.  Each line
  168.             should contain a different student.  If ID's, sections, or
  169.             tasks are not used, tell the program to use "0" as the
  170.             position of the first character of that item.
  171.  
  172.      Comma and Quote File ("C") and Automatic loading of Flat File ("A"):
  173.        Steps:
  174.          1.
  175.             (1C) Comma and Quote file:  Prepare a file of Names, ID's,
  176.             notes, sections, and tasks.  Only the names are required.
  177.             Each item should be separated by commas.  If the Names or
  178.             ID's contain commas, you need to put quotes around that item.
  179.  
  180.             (1A) Automatic flat file:  Prepare a file of Names, ID's,
  181.             notes, sections, and tasks.  Only the names are required.
  182.             Each item should be separated by spaces.  If the Names or ID's
  183.             contain spaces, they will be read as two different columns
  184.             unless you need to put quotes around the items.
  185.  
  186.          2. The first line of the file can have the names of the items.
  187.             The line: "Name", "ID", "Section", "Exam 1", "Homework 5"
  188.             as the first line will tell VAR Grade to load the next lines
  189.             with the name as the first field, ID as the next, etc.   Exam
  190.             1 and Homework 5 will be the names of the first two unused
  191.             tasks.  The line: "Name", "ID", "Section", 1, 5
  192.             as the first line will tell VAR Grade to load the next lines
  193.             with the name as the first field, ID as the next, the section
  194.             number as the next, then tasks 1 and 5 (with "Number task" as
  195.             the name).  The program will try to determine if the task uses
  196.             numbers or letters, and load the exam accordingly.
  197.          3. If the first line does not contain "Name", VAR Grade will guess
  198.             how to load the fields.  It will take the first non-numerical
  199.             field and call it the name, the next as the ID.  The first
  200.             number will be loaded as the first unused task, etc.  All the
  201.             students will be loaded into section 1.
  202.  
  203.      One task imports ("G"):
  204.        Steps:
  205.          1. Prepare a file listing with two fields: (1) either the names
  206.             or ID's of the students in the class.  (2) list the scores
  207.             of a task.  The two fields should be separated by a comma.
  208.             If the names have a comma in them, surround the name with
  209.             double quotes (e.g., "Darwin, Charles").
  210.          2. Tell the program the name of the file, whether the file
  211.             contains names or ID's, and the task number.
  212.          3. The program will compare the names or ID's with the students
  213.             in the class.  The new grades will take precedence over the
  214.             old ones.
  215.  
  216.      Selecting a Student File:
  217.      -------------------------
  218.        To select a student file, you can use the cursor keys to select the
  219.      correct name and then press <Rtn>.  The file should previously have
  220.      been prepared by deleting any lines without student names.  Lines
  221.      with blank names are ignored.  If the name of the student already
  222.      exists, the new data is merged into the data for that student.
  223.  
  224.      Direct Entering of Students:  ("N" or "I" on the Add Students Menu)
  225.      ----------------------------
  226.        You can type the names of students into the program, as well.  If
  227.      you want to enter ID numbers as well, you may do so by choosing "I"
  228.      on the Add Students Menu, otherwise, enter an "N".  ID's can be
  229.      added later, if desired, in the sections  of the program for
  230.      entering task scores or attendance.  If there is more than one
  231.      section in the class the program will prompt for the correct
  232.      section of the students.  After a section has been chosen, enter
  233.      the names (ending each name with <Rtn>).  Each name can have up
  234.      to 20 characters, while the ID's can be up to 15 characters.  Use
  235.      the cursor keys to move around the screen.  To add more lines,
  236.      type a <Rtn>.  When you are finished, exit by pressing <AltS>.
  237.        CAUTION:  The program can sort the students by their names, so if
  238.      you want the students alphabetized by last name, enter the names LAST
  239.      name first.  You can also sort the class by ID, by the score on any
  240.      task, or turn off the sorting of students.
  241.        You can also add students in the task scores or attendance sections
  242.      of the program.  See below for details.
  243.        To check whether the students have been entered into the class,
  244.      press "D" on the Main Menu.  All the students in the class will be
  245.      listed on the left side of the screen.
  246.  
  247.   3) Define some exams or tests:   ("T" on the Main Menu)
  248.      ---------------------------
  249.        There are two types of exams: regular and special.  Regular exams
  250.      are those used to enter exam or test scores.
  251.        A second menu will ask you to define a task, or to take an action
  252.      on a task (move, copy, etc.).  After choosing a type of task, you
  253.      need to choose the number. The tasks listed are all the tasks
  254.      that have been defined (initially, none).  After choosing a task
  255.      number, you need to enter the task name and, if it is a number task,
  256.      the total points for it. Note that for a number task, student scores
  257.      must be less than or equal to the total points of the task and
  258.      greater than or equal to the minimum possible points.  If it is a
  259.      letter task, only letter grades can be entered.  The default grading
  260.      system is A to F with + and - grades.  You can change this to just
  261.      about ANY grading system in the "Z" option on the Main Menu.  You will
  262.      be able to pick the names and point values for up to 50 grades.
  263.        To define special tasks, see the section tasks definitions, below.
  264.        When a number, extra credit, or letter task is defined, the task is
  265.      automatically added to the list of tasks to display in the "D" section
  266.      of the Main Menu.
  267.  
  268.   4) Define some attendance days:
  269.      ----------------------------
  270.        If you record attendance, the "A" option on the Main Menu can
  271.      be pressed for defining and entering attendance.  See the section
  272.      below on attendance.
  273.  
  274.   5) Enter task scores:
  275.      ------------------
  276.        Scores can be entered either by individual students ("I" on the Main
  277.      Menu) or by the whole class ("D" on the Main Menu).
  278.        From the "D" option, you can tell the program which regular tasks
  279.      you would like to use for entering student scores by pressing <AltC>
  280.      (change list of tasks).  Regular tasks are letter, number, or extra
  281.      credit tasks. If no regular tasks have been defined, there will be
  282.      a list of students, ID's, and/or sections, but no tasks.  After
  283.      defining new tasks, they will be automatically added to the list of
  284.      tasks to display.  The program will "remember" the last set of tasks
  285.      you chose and keep displaying the list until it is changed.  When
  286.      picking tasks to list, you can pick the task number(s) in ANY order,
  287.      ending with the list with a zero.  When you list the tasks to use, you
  288.      can enter them one at a time, or as groups of consecutive scores by
  289.      using a colon (e.g. 1:5 is a valid way to tell the program that you
  290.      want to pick tasks 1 to 5).  You can then use the cursor keys to move
  291.      between the task scores, student names, ID's, or sections.
  292.        If there is more than one section of students in the class, you
  293.      can list only the sections you want for data input by pressing <AltZ>.
  294.        The "I" option lists all the regular tasks for a student.  You
  295.      can move between the student name, ID, section, and tasks with the
  296.      cursor keys.  Other students can be listed by using the <Alt> keys
  297.      listed on the screen.  You can also add new students by using the
  298.      <AltI> key (insert new student).  <AltF> lets you quickly find
  299.      any student in the class.  Only regular tasks (those that accept input),
  300.      will be listed.
  301.        In either option, you can make a student task score be undefined
  302.      (unused) by making the score blank.  Student scores that are blank
  303.      are ones that have not yet had a score entered.
  304.  
  305. File Maintainance:              ("F" on the Main Menu)
  306. ------------------
  307.  
  308.   1) Changing the Class file name: ("F" on the Main Menu, then "A")
  309.      -----------------------------
  310.        This option will let you change the class name.  The current
  311.      name of the class will be listed.  To change the name, just type
  312.      in the new one, up to eight letters.  All the class files with
  313.      the old name are changed to the new name.  Note that this changes
  314.      the class FILE name, not the name of the class that is listed on
  315.      the printouts.  To change that, go to the "Z" option on the Main
  316.      Menu.
  317.  
  318.   2) Updating to another Disk:     ("F" on the Main Menu, then "W")
  319.      -------------------------
  320.        At any time, you can easily backup the current class data to a
  321.      second disk.  After pressing "W", a file name will be listed, along
  322.      with a message to specify the new drive (and directory).  The
  323.      program will suggest a default drive to use.  If that is acceptable,
  324.      just press <Rtn>.  Otherwise, change the drive and/or directory to
  325.      one you prefer.  The difference between this option and the "S"
  326.      option on the Main Menu is that the name and directory of the file
  327.      is not changed in this option.  If you use the "S" option and change
  328.      the directory or file name when you write the class data, that new
  329.      name will be used by the program from then on.
  330.  
  331.   3) Modifying other classes:      ("F" on the Main Menu)
  332.      ------------------------
  333.        You can do complete file maintainance with the other options.  For
  334.      all of them, you can use the DOS wildcards ("*" and "?").  You can
  335.      also move around the directories on your drives.  The options are:
  336.          Rename: changes the names of all the classes you pick.
  337.          Update: checks all classes in the first directory or drive and
  338.                  copies any classes saved LATER that are in a second
  339.                  directory or drive.
  340.          Copy:   copies the classes to new directories, drives, or names.
  341.          Move:   move the classes from the one directory or drive to
  342.                  another one.
  343.          Delete: removes all class files (ending in ".DAT" or ".PAR") that
  344.                  you have chosen.  It will not remove any other files.
  345.                  WARNING: this is a destructive command.  Make sure you
  346.                  do not need these class files any more.
  347.  
  348.   4) File Protection:              ("F" on the Main Menu, then "P")
  349.      ----------------
  350.        The student files are, by default, written as read-only files.
  351.      This prevents deletion of the files by normal procedures like the
  352.      DEL command of MS-DOS.  You can change these defaults to "normal"
  353.      or "hidden".  Normal allows deletion of the files with DEL.  This
  354.      is not as safe, as you could accidentally remove them.  Hidden files
  355.      are prevented from being seen by the MS-DOS DIR command--this is a
  356.      method of extra protection.  NOTE: Some programs (back-up, etc.) may
  357.      not like hidden or read-only files.  If the program complains about
  358.      VAR Grade class files, try changing them to "normal" files.
  359.  
  360. Save the class data:      ("S" on the Main Menu)
  361. --------------------
  362.     After entering data, it is STRONGLY recommended that you IMMEDIATELY
  363.   save your data by pressing "S" (Save) on the Main Menu, or by exiting the
  364.   class with the "Q", "E", or "X" options.  When data is changed, the program
  365.   will not allow you to exit the program without your telling it if you want
  366.   to save the altered data.  However, if a power or computer failure occurs
  367.   before you finish using the program, you may lose a LOT of work if you
  368.   have not yet saved the data.
  369.     After pressing "S", you will see a prompt asking if you want to save
  370.   the file to the one listed (the current class), or to a new name.  If you
  371.   change the name for saving the data, the program will retain the new name
  372.   as the revised file name for the class.
  373.     Each time the data is saved, the previous data file is renamed as a
  374.   back up.  The new data is written as a Read-Only file.  Read-Only files
  375.   cannot be deleted from DOS by the "del" or "erase" command.  The back up
  376.   file and read-only main file are done to take every precaution to prevent
  377.   the loss of your class data.  You can, however, prevent back ups and/or
  378.   have the data written as normal DOS files.  In the File Maintainance ("F"
  379.   on the Main Menu) part of the program there are options that allow either.
  380.   You can tell the program to write your files "read-only" (which is the
  381.   default value), as "hidden" (the DOS dir command will not even list the
  382.   file--this gives extra safety from prying eyes), or as "normal".  Normal
  383.   files can be deleted by DOS.  VAR Grade back-ups are written with
  384.   "normal" attributes, hence can easily be deleted.  If you do not have
  385.   much disk space, you can prevent backup files being made of your class
  386.   data.  It is recommended that you do not change the default values of
  387.   making back up files and making the class files as read-only.
  388.  
  389.  
  390. Picking a Printer:                 ("Z" on the Main Menu, then "P")
  391. ------------------
  392.     You can pick different types of printers.  Each printer that has been
  393.   installed (up to 5) is listed on the "Printer Menu".  The file GRADE.PDT
  394.   contains the needed information.  To install different printers, you can
  395.   press "P".  VAR Grade will search for INSTALLP.EXE and GPRTDRV.PDT.  Note
  396.   that the program only fully supports the printers for graphs and plots.
  397.   An option is included in the program that allows you to enter the print
  398.   codes for your printer for pica, elite, bold, etc.  The program will then
  399.   print in pica, elite, etc, for your printer!  You can also specify whether
  400.   to use single or double spacing and whether to use draft or high quality
  401.   printing when printing the information.  Note, however, not all printers
  402.   are supported for type sizes other than pica.
  403.     If you do not select a printer, you will not be able to print the plots
  404.   on a printer.  If your printer is not listed by INSTALLP, your printer may
  405.   emulate the printer commands of another printer.  Consult your printer's
  406.   manual for further details.
  407.     Printer codes can be changed, as well.  Several keys work differently
  408.   if you do change the codes, as they are needed to put in printer codes.
  409.   Type in the new codes with the <Esc>, <Alt><keypad numbers>, and
  410.   regular keys.  To delete the previous character, instead of using
  411.   backspace, use the <F2> key.  Exit with <AltS>.
  412.  
  413. Print Menu:
  414. -----------
  415.     When you analyze the scores or wish to print them, a menu will appear
  416.   on the screen.  This menu allows you to specify where to print the
  417.   information (the disk, printer, and/or screen), to alter the
  418.   specifications for printing, or to make other changes.  If you are writing
  419.   to a disk file, you will be asked for the file name.  If you are writing
  420.   to a disk that fills up, the file will be truncated.  Other changes can
  421.   be made.
  422.  
  423.     Ignoring Students:
  424.  
  425.       You can tell the program to "ignore" some students when analyzing
  426.       the class performance.  These students will only be ignored when
  427.       calculating statistics or for plots.  Note that students with
  428.       unentered scores are also ignored for the statistical measures.
  429.       These students are ignored for the current session of VAR Grade
  430.       only.
  431.  
  432.     Student Ranks:
  433.  
  434.       You can also change whether or not you want "rank" numbers written
  435.       when listing the students.  The ranks will be listed in order of
  436.       the method you used to sort the students.  For instance, if you tell
  437.       the program to sort the class by the score on a task, the rank
  438.       numbers that can be printed will be by their score on that task.
  439.  
  440.     Show Notes:
  441.  
  442.       To print out the notes you have entered on students, you need to
  443.       make sure that you have the program lists "show notes" as "yes".
  444.  
  445.     You can also change the sections of students to use for your analysis
  446.   or listing or change the printer characteristics.
  447.  
  448.     You can stop printing any time you are writing data to a printer or
  449.   to a disk file by pressing <CtrlS>.  You will be asked if you want to
  450.   stop printing.
  451.  
  452. Undoing student data:
  453. ---------------------
  454.     You can move a student from one section to another, add or change the
  455.   student ID, or delete a student from the class.  These changes can be
  456.   made while entering the attendance or task scores.  To delete a student
  457.   from the class, delete the student name.  When the screen is changed,
  458.   the student will be deleted from memory.  The only way to "undelete" the
  459.   changes made are to quit the program without saving the changes or, if
  460.   you already saved the class data, to use the back up (previous) class
  461.   data.
  462.  
  463. Define Tasks:                   ("T" on the Main Menu)
  464. -------------
  465.     You can designate a task as a "special" task.  There are several types
  466.   of tasks that can be defined.  If you use letter grades, however, some of
  467.   these types of tasks may not have any meaning (for example, "summing"
  468.   tasks).
  469.     Note that when selecting which tasks to use, you may use a colon for
  470.   "inclusive"--e.g.  "1:5" translates to "tasks 1 to 5", while "16:5"
  471.   translates to tasks 16 down to 5.  You can list the tasks in any order
  472.   (e.g., "1 5 2 20"). You can redefine a special task by just telling the
  473.   program to use a different set of tasks for the calculations.  To remove
  474.   tasks that have previously been defined, use the "R" (remove) option in
  475.   this part of the program.
  476.  
  477.   Types of regular tasks:
  478.  
  479.     Number:   Tasks that use numbers for student scores (e.g. 90).
  480.     Letter:   Tasks that use letters for student scores (e.g. A, or B-).
  481.     Extra Credit:
  482.               When added to another task, it will not add to the total
  483.               points for the task.  This allows scores above 100%, but
  484.               only when the extra credit and regular tasks are summed
  485.               together.  WARNING:  If the special task "highest" of several
  486.               tasks includes an extra credit task, it will discards an
  487.               additional task (presumably the extra credit, if it is one
  488.               of the lowest tasks).
  489.  
  490.   Types of special tasks:
  491.  
  492.     Sum:      Adds up the scores for all the tasks in the list.
  493.     Average:  Calculates the average for the tasks on the list.
  494.               If a score has not been entered, the task is not included
  495.               in the average.
  496.     Percent:  Calculates the percent of the tasks on the list.
  497.               If a score has not been entered, the task is not included
  498.               in the percent.
  499.     High:     Throw out the lowest scores of summed, averaged, or percent
  500.               tasks, then calculates the sum, average, or percent
  501.               (respectively) of the remaining scores.
  502.     Weight:   Weighted average.  Adds up a list of tasks and their weights
  503.               (e.g., task 1 with weight 0.2, task 2 with weight 0.4, and
  504.               task 3 with weight 0.4).  Use this task if you want to use,
  505.               for example, 50% of the final points as Task 1, 25% as
  506.               task 2, and 25% as task 3.
  507.     Attendance:  Task for converting attendance to grades.  You need to
  508.               specify the weights for the different types of attendance,
  509.               the days (and how many to drop), and the total points.
  510.     Final:    Task for keeping track of the final grades.  This task score
  511.               can only be entered by computing the final grades ("G" option
  512.               on the Main Menu, or automatically).  Final tasks
  513.               reassign the grades whenever new scores are entered.
  514.  
  515.     NOTE:  Tasks will either ignore unentered scores or count them as
  516.            zero points.  You can change this in the "Z" option of the
  517.            Main Menu.
  518.  
  519.     You can also move, copy, and transfer task scores, as well as change the
  520.   task name or remove tasks:
  521.  
  522.     Transfer: This copies the scores of a task to another task (2nd) with a
  523.               higher number.  The second task will be defined as a Number
  524.               or Letter task, with the total points the same as the total
  525.               points of the first task.  For transferring definitions,
  526.               the "Y" (one definition) and "J" (several), the student
  527.               scores are not transferred, only the task definitions.
  528.               Special tasks that are transferred have their definitions
  529.               adjusted for their higher numbers.
  530.     Copy:     This option will copy the task EXACTLY as the task you choose;
  531.               the new task must have a higher number than the first one.
  532.               You will be asked the new name of the task, but everything
  533.               else is the same.
  534.     Move:     You can move one or more tasks to higher numbers.  The task(s)
  535.               will be EXACTLY the same as the original tasks.  If the tasks
  536.               that are moved have been referenced by special tasks, they
  537.               will still be used by those tasks (e.g., if task 10 is the
  538.               sum of tasks 1 thru 3, and you move them to 5 thru 7, task
  539.               10 will be the sum of tasks 5 thru 7).  If you move a group
  540.               of tasks, the new task numbers can overlap the old ones (e.g.,
  541.               if you move tasks 1 thru 5 to 3 thru 7, everything will be
  542.               moved correctly).  If you move a group of tasks and they will
  543.               overwrite an old task, you will be warned.
  544.     Clear:    This will remove all the student scores for the designated
  545.               task(s).  The tasks will still be there, but all student
  546.               scores are "unentered".
  547.     Remove:   You can remove a task or set of tasks by specifying the
  548.               task(s), then, when asked, pressing "D" to delete them.
  549.     Rename:   Changes the name of the task, only.
  550.     Show definition:   Displays the current definition for a task.
  551.  
  552. Attendance:                     ("A" on the Main Menu)
  553. -----------
  554.     You can keep track of attendance.  If you do not use attendance, the
  555.   program will skip the sections referring to it.  If you decide to use
  556.   attendance, after you define at least one day, you will be able to
  557.   list the attendance, etc.
  558.  
  559.     Changing Attendance Defaults: ("Z" on the Attendance Menu)
  560.     -----------------------------
  561.       Two defaults can be changed for attendance.  First, you can tell
  562.     the program to set student attendance for a newly defined date as:
  563.     present, excused, unexcused, late, other, or not entered.  When you
  564.     first use the program, the students are set to "not entered".  Changing
  565.     this default to "present" will cause all students to be set to that
  566.     value when a date is newly defined.
  567.       Second, you can change the letter for each type of attendance.
  568.     You can, for example, change "P" for attendance to " ".  Since " "
  569.     is the default letter for "not entered", you should then change
  570.     that value to something else, e.g., "N".  WARNING:  If two attendance
  571.     types are designated by the same letter, the program may assign the
  572.     wrong type to a letter.
  573.       Note that the new defaults are used for ALL classes that you have.
  574.  
  575.     Defining Dates:  ("D" on the Attendance Menu)
  576.     ---------------
  577.       You first must define one or more attendance days.  To make it
  578.     easier, if you type <F1>, the program will find the next undefined
  579.     task.  You need to enter a name for the day (usually the date) to
  580.     define it.  The <F3> thru <F8> keys will make it easier to enter
  581.     dates.  If you define day 10 before 5 thru 9, those intermediate
  582.     days will be listed, but will have no names for the day (hence are
  583.     still undefined).  After a date has been defined, it is automatically
  584.     added to the list of dates to display when doing class attendance.
  585.       There are 6 possible types of attendance.  Present, Late, Excused
  586.     Absent, Unexcused absence, Other (which can mean anything you want),
  587.     and Not entered (no attendance has yet been entered).
  588.       You can then enter the attendance for an single student or for
  589.     a section or class of students.
  590.  
  591.     Removing Dates:  ("D" on the Attendance Menu)
  592.     ---------------
  593.       Follow the instructions, immediately above, for defining a date,
  594.     except make the date have a blank name (e.g., by pressing <F10>
  595.     when the date name is asked).
  596.  
  597.     Attendance by Name: ("N" on the Attendance Menu)
  598.     -------------------
  599.       This section is analogous to entering tasks by student names.
  600.     All the defined attendance dates are listed, as well as the
  601.     student name, ID, and section.  At the top of the screen, you
  602.     see the letter designations for each type of attendance.  You can
  603.     use the cursor keys to move around the screen.  When entering
  604.     attendance, the program responds immediately when you press a valid
  605.     key.  The <Alt> keys listed on the screen can be used to move between
  606.     students.  You can also add new students to the class by using the
  607.     <Alt> keys.
  608.  
  609.     Attendance by Section: ("S" on the Attendance Menu)
  610.     ----------------------
  611.       This section is analogous to entering tasks by sections.
  612.     You can pick which days you want to use with the <Alt-C> key.  The
  613.     program will remember the most recently picked days.  All the students
  614.     will be listed. You can move between students and dates with the cursor
  615.     keys.  At the top of the screen, you see the letter designations for
  616.     each type of attendance.  The program responds immediately when you
  617.     press a valid key.
  618.  
  619. Write Scores and Attendance:    ("W" on the Main Menu)
  620. ----------------------------
  621.     One important function that the program does is allow you to write the
  622.   student scores and attendance to a printer.  You can print scores,
  623.   attendance for each day, or an attendance summary.  You can print all the
  624.   scores for one student OR whichever tasks scores you want for any
  625.   section(s) of the class.  The attandance summary adds up the totals for
  626.   each type of attendance (there 6 are types).
  627.  
  628.     List by name:       ("N", "L" on the Write Data Menu)
  629.     -------------
  630.       Listing the tasks for one student lists all the defined tasks and/or
  631.     attendance days and/or attendance summary for that student.  Listing
  632.     the students by section will list the scores or attendance days or
  633.     attendance summary for everyone in the section or sections that you
  634.     choose.  You must specify which tasks or attendance days to list for
  635.     the section(s).  Note that after choosing which method for listing the
  636.     scores, the Print Menu will be displayed, which will list a number of
  637.     options for printing--sections to use, printer, and whether to write
  638.     them to the screen, to a disk file, or a printer.  This menu appears
  639.     whenever printing is done to allow you great flexibility in how you
  640.     want to view the student data.
  641.       If you want to list all the students in your class individually,
  642.     pressing <F1> when asked for the student name will print all the
  643.     students in the sections listed on the Print Menu.  Each student will
  644.     start on a new page.
  645.  
  646.     List by section:       ("S" on the Write Data Menu)
  647.     ----------------
  648.       When you list the students by section, as many scores or dates will
  649.     be printed on a line as will fit on a print page.  The characters per
  650.     line and lines per page can be set in the printing menu mentioned
  651.     above.  If more tasks or attandance days need to be printed, the whole
  652.     section will be listed using the first tasks or dates are listed, then
  653.     the whole section will be listed for the next set of tasks, etc., until
  654.     all have been printed.  A key is listed at the beginning of the list,
  655.     with only the task numbers or date numbers used when they are listed
  656.     (having a key allows more to be listed per line).
  657.       You will first select whether to list just the names, ID's, or both.
  658.     Then you will be able to select which task scores or attendance days
  659.     to display.  Finally the results will be displayed.
  660.       You can alter the number of decimal places the data will be written.
  661.     On either the Print Menu (which pops up before viewing the data), or
  662.     in the "Z" option of the Main Menu, you can change the number of decimal
  663.     places to be written to between 0 and 5.
  664.  
  665.     Print Grids:           ("G" on the Write Data Menu)
  666.     ------------
  667.       This option will allow you to print empty grids to a printer so that
  668.     you can more easily enter data.  Since the students will be listed in
  669.     the same order as in the program, updating the data in the program can
  670.     be done very easily.
  671.  
  672.     Export Data:           ("Q", "P", and "B" on the Write Data Menu)
  673.     ------------
  674.       If you want to export data to be used in another program, VAR Grade
  675.     lets you do it three ways.
  676.       First, you can write data that is in a form that can be imported by
  677.     spreadsheets like Borland's Quattro (TM).  The data is written as
  678.     numbers or quotes and is delimited by commas.  The data is written
  679.     for each student by (a) name, ID, or both; (b) notes, if desired;
  680.     (c) if there is more than one section of students, the section numbers
  681.     are written; last (d) the task scores that you choose are written.
  682.     Letter or Final grades are written with letters, the others as numbers.
  683.     The tasks are written in the order that you specify.  The data can then
  684.     be imported directly into some spreadsheets.
  685.       Second, you can write the data as plain text.  The data is written
  686.     with the data in nicely formatted columns in the same manner as for
  687.     the quote and comma delimited data.
  688.       Third, you can write the data as bytes.  This option lets you write
  689.     or use other prorams that can import non-ASCII data.  The data for each
  690.     student is written as (a) name, ID, or both (as picked by you), 20
  691.     characters for names, 15 for IDs; (b) notes, if desired, with 20
  692.     characters; (c) if there is more than one section, the section numbers
  693.     are written as a two byte word, then, (c) the task scores are written
  694.     as either a two byte string if it is a letter or final score or as an
  695.     eight byte floating point number.  The tasks are written in the order
  696.     that you specify.
  697.  
  698.     Reports and forms
  699.     -----------------
  700.       Editing:
  701.  
  702.       You can edit forms from VAR Grade.  However, you must first
  703.     pick an editor with the "D" option of the Write Scores Menu.  Then
  704.     press the "F" option to edit and write forms.  It is recommended that
  705.     you use FRM as an extension of files, but VAR Grade can use any file
  706.     name.  Details on what the report form commands mean are listed in
  707.     the manual.
  708.  
  709.       Printing reports:
  710.  
  711.       There are two options, individual reports ("I"), and class reports
  712.     ("C").  If you choose the "I" option, you will be asked to pick the
  713.     student(s) to list.  There are three options: (1) list the students
  714.     you choose, (2) list students above a score on a task, or (3) list
  715.     students below a score on a task.  These let you print reports on good
  716.     or bad students.  If you choose the first, the program will ask for the
  717.     name(s).  If you choose the last 2, the program will ask for the task
  718.     and the cutoff score.  The program then uses the names or score you
  719.     chose for inserting into the form.
  720.        If you choose the "C" option, it is assumed that only the whole class
  721.     is to be used for the report, so you do not choose names or cutoffs.
  722.     The program just prints the report.  Interactive commands (question
  723.     marks) can be placed in the forms that ask for tasks or students.
  724.  
  725. Plotting:                       ("P" on the Main Menu)
  726. ---------
  727.     This option on the Main Menu allows several types of plots.  For those
  728.   with display adapters that allow graphics (any but the Monochrome adapter),
  729.   you can also change the fonts the graphs will be displayed.  If you can
  730.   display graphics, you can also choose to display 2D or 3D bars on the
  731.   screen.
  732.  
  733.   Plotting the scores:            ("P" on the Main Menu, then "P" or "T")
  734.   --------------------
  735.     You can plot the scores for the class of any defined task.  Unless it
  736.   is a letter or final grade, you can choose the low and high cutoffs for
  737.   plotting.  Note that the statistics listed are calculated for only those
  738.   scores that are plotted.  You can also tell the program to "ignore" certain
  739.   students before it calculates the plot.  Students that have not had scores
  740.   entered for the task are also ignored.
  741.     When you enter the cutoffs values, the default value is picked by
  742.   typing a <Rtn>, without any number.  The default is the highest or lowest
  743.   score for the class, whichever is appropriate.  The scores are plotted
  744.   and the mean, median, and standard deviation from the mean are calculated
  745.   for the class.  Looking at only part of the distribution can spread out
  746.   the plot of the scores, allowing a better analysis of the distribution.
  747.   After the plot, you can also list the students used for the plot.
  748.   They are listed alphabetically AND by the high to low score by
  749.   answering "Y" when the program asks if it should list the students.
  750.  
  751.   Correlate two tasks:            ("P" on the Main Menu, then "C" or "3")
  752.   ----------------------
  753.     To see if scores on any two tasks are related to each other, you can
  754.   calculate the correlation coefficients. The correlation coefficient
  755.   varies between -1 and +1.  The closer the number is to zero, the less
  756.   predictable the scores on the two tasks are.  A score of 0 means that the
  757.   score on the first task has no relationship to the score on the second
  758.   task. If this is the case, something is probably wrong in one or both
  759.   tasks. A score of +1 means that the score on the first task can be used
  760.   to perfectly predict the score on the second one.  The MANUAL explains
  761.   in more detail what correlation coefficients mean and what their use can
  762.   be.
  763.  
  764.   Individual Plot:                ("P" on the Main Menu, then "I" or "B")
  765.   ----------------
  766.     If you need to see how one student is doing, but need visual and
  767.   quantitative evidence, just printing out the scores may not be enough.
  768.   You can plot the scores on any combination of tasks for a student.
  769.   You can tell the program to plot four ways: via the task scores,
  770.   task percentages, by T-scores, or by the students' standard  deviations.
  771.   The trends can be seen visually.  In addition, the trends are calculated
  772.   three ways.  First, the program assumes that the trend is a straight
  773.   line (which frequently is not correct), and calculates the task "0"
  774.   intercept and the slope of the line by the least squares method.
  775.   Second, VAR Grade calculates the standard deviation from that line.
  776.   The larger the deviation, the more scattered the points, hence the
  777.   worse the trend predicts the scores.  Third, the program calculates
  778.   the correlation coefficient of the tasks.  A high correlation
  779.   coefficient tells you that the student has been consistent, a low
  780.   one says that the scores jumped around a lot.  Some or all of these
  781.   three measures may help you or may be completely meaningless, depending
  782.   on the task scores for the student, so interpret the results with
  783.   caution.
  784.  
  785.   Class Statistics:               ("P" on the Main Menu, then "S" or "1")
  786.   -----------------
  787.     This option is ONLY available if you have a graphics capable display
  788.   adapter.  It will plot the range of scores for each task that you choose,
  789.   as well as the mean (a bar the width of the bar), one standard deviation
  790.   above and below the mean (the half width lines connected vertically to
  791.   the mean), and the median (the "checked" half bar).  If you pick the
  792.   "1" option, VAR Grade will use an arrow to display the position of one
  793.   students' score on each of the chosen tasks.  These are graphic displays
  794.   of the statistics you can get in the "G" option on the Main Menu (see
  795.   below).
  796.  
  797.   Changing Fonts:                 ("P" on the Main Menu, then "F")
  798.   ---------------
  799.     When in the graphics mode, you can choose the default font or ANY
  800.   other font compatible with the Borland Graphics Interface (BGI).  Several
  801.   fonts are included with the program, but you can add any you wish.  After
  802.   choosing this option, you will be asked for the file specifications.
  803.   Normally, you will let the program pick any CHR files with "*.CHR".  The
  804.   program will find any files in the DOS path that match the file
  805.   specifications.  If you choose file specifications that change the drive
  806.   or directory (e.g., "a:*.CHR"), these files will be listed, instead.
  807.   Pick the desired font with the cursor keys and <Rtn>, or with the
  808.   mouse and left mouse button (select).  To select the default font (the
  809.   first one), press <Esc> when in this part of the program.
  810.  
  811. Final Grades:                   ("G" on the Main Menu)
  812. -------------
  813.     At the end of a task or semester, you can assign grades and have the
  814.   grades and grade cutoffs neatly printed.  If you use a grade system other
  815.   than A to F, with +/- grades, you may want to redefine the grade system.
  816.   See the next section for details.  Final grades are continuously
  817.   recalculated.  This way, if you add in make-up scores, or correct grades,
  818.   the final grade will reflect the changes.  NOTE: If you do not want them
  819.   to be recalculated, after assigning final grades, change the task to a
  820.   letter task (when the program asks whether to delete the existing scores,
  821.   say NO).
  822.     The program needs the LOW scores (cutoffs) required to obtain each
  823.   grade (except the worst).  If you have not chosen "automatic" (permanent)
  824.   cutoffs, the program will ask for them.  You can cycle thru the cutoffs
  825.   as often as you like before leaving this section.  You can tell the
  826.   program to automatically pick the low scores with the "C" option on
  827.   this menu.  You can tell the program to use the numbers as percentages
  828.   for each grade OR to use them as total points.  These cutoffs will be
  829.   in effect when assigning grades unless you remove the low cutoffs or
  830.   change the points.  These cutoffs are saved by the program when class
  831.   data is saved.  The grades are then automatically assigned according
  832.   to the cutoffs when the task was defined or from when you assigned the
  833.   cutoffs in the "G" option.
  834.     When assigning grades based on Sum, Average, or Percent tasks, any
  835.   unentered scores may be ignored (or set to 0, depending on your wishes).
  836.   The grade is based, therefore, on only those scores that have been
  837.   entered.
  838.     The number of students with each grade is totaled for you after
  839.   listing all the scores.  The final grades are assigned ONLY if you have
  840.   previously defined a task as a Final grade (task type "F"), otherwise
  841.   they are NOT saved by the program.  If the grade has been assigned to
  842.   the students, you can then list the grade in the "W" option of the
  843.   Main Menu.
  844.  
  845.   Grade System:                   ("G" on the Main Menu, then "G")
  846.   -------------
  847.     The program was written for the standard American grading system.
  848.   If you use a different grading system, you can redefine the grade
  849.   names and points for each grade, for up to 50 different types of grades
  850.   (plus a "not entered" or incomplete grade).  The program defaults
  851.   to the A to F, with + and - grades.  If you do not use +/- grades,
  852.   you could, for example, tell the program to use only A thru F.  The
  853.   point values for each grade are also needed by VAR Grade, as they are
  854.   used for calculating grade averages.  The standard US point values are
  855.   4.0 for an A, 3.0 for a B, etc.  You can also have the program auto-
  856.   matically assign certain student scores certain grades (see the Final
  857.   Grades section).  When changing the grade names, enter them in
  858.   numerical order of the grade values.
  859.  
  860.   Scaling grades:                 ("G" on the Main Menu, then "S")
  861.   ---------------
  862.     If you use number grades, you also can scale tasks differently by
  863.   adding/subtracting or multiplying the scores by a number.  These weights
  864.   permanently change your student grades. For example, you can add 10 points
  865.   to everybody in Section 2 of your class.  The total points for the task
  866.   are not changed.  Any students that end up with scores above the total
  867.   points for the task are reduced back to the total points.
  868.  
  869.   Calculating Statistics:         ("G" on the Main Menu, then "M")
  870.   -----------------------
  871.     You can calculate the mean, median, and standard deviation of any
  872.   combination of tasks and sections.  This section bypasses the plotting and
  873.   listing of students.  At the end of the semester, this section very easily
  874.   can be used to calculate these statistics for every task you gave for the
  875.   whole class, thus allowing an easier comparison of the scores.  Since
  876.   some students may have missed tasks, you can have the program ignore
  877.   certain students when doing the calculations.  Any students with unentered
  878.   scores will be automatically ignored when calculating statistics.
  879.  
  880.   Adjust Statistics:              ("G" on the Main Menu, then "A")
  881.   ------------------
  882.     On occasion, you might want to change the mean, median, and/or the
  883.   standard deviation of a task, or you might want to "save" the current
  884.   values of these statistics.  You can do this by adjusting the statistics.
  885.   Regrades and other changes sometimes alter the means, etc., but you need
  886.   to grade using the "original" values.  If you save the values by
  887.   "adjusting" them, the old values will be permanently stored and used by
  888.   the program.  You can also use this option to alter the values to conform
  889.   to what you think the class should have done.  You can delete the new
  890.   values in the "D" option on the "G" menu, or, if you make a value blank
  891.   (e.g., with the <F10> key), the true value for the statistic will be used
  892.   by VAR Grade.
  893.  
  894.   Assigning T-Scores and Standard Deviations: ("G", then "T" or "V")
  895.   -------------------------------------------
  896.     To calculate and assign T-scores or standard deviations, you will need
  897.   to (a) pick the task on which to calculate the statistics, and (b) pick a
  898.   Number task to assign the scores to.  The scores can only be assigned to
  899.   a number task (a "regular" task that will accept numbers for input).  The
  900.   total points for the number task will be set to equal the whole number
  901.   immediately higher than the highest student T-score or standard deviation.
  902.   The scores can be altered in the "D" or "I" sections on the Main Menu.
  903.  
  904.   Adjusting the Fewest Allowed Task Points:  ("G", then "L")
  905.   ------------------------------------------
  906.     The fewest points allowed is initially set to -1000000.  You can adjust
  907.   this value to any number up to zero.  If you set the low to 0, you can
  908.   still enter point totals less than 0, but the program will ignore the
  909.   score when calculating statistics or plotting graphs.  This option allows
  910.   you to make up your own codes, in negative numbers, for different reasons
  911.   a task might be missed.
  912.  
  913.   Unentered scores:                          ("G", then "Z")
  914.   -----------------
  915.     Unentered scores can either count as zero points or as undefined.  If
  916.   they are undefined, the total points of sum, average, and percentage
  917.   tasks are reduced for those tasks.  If you count them as zero, you can
  918.   still enter undefined task scores by making the scores LESS than the
  919.   fewest allowed task points.
  920.  
  921. Change Program Parameters:     ("Z" on the Main Menu)
  922. --------------------------
  923.     You can change many of the default values for the program.  Some of
  924.   these are listed above (passwords, read-only files, numbers of sections,
  925.   printer, etc.).  Others include changing the name of the class (the default
  926.   name is the 8 letter classname you use when starting the program) and
  927.   changing the ways the current dates are written to the printer.
  928.  
  929.   Passwords:                      ("Z" on the Main Menu, then "W")
  930.   ----------
  931.     If you keep your grades on a computer that is accessible to others, you
  932.   can prevent most people from "browsing" in your data by telling the program
  933.   that you want to use a password.  The password can be up to 15 characters
  934.   long, and can include spaces and punctuation marks.  Note that the system
  935.   used by the program will prevent most snoopers but is NOT fool-proof.
  936.   Should you forget your password, you can write for details about how to
  937.   "break-in" to the program by bypassing the password.
  938.  
  939.   Program Colors:                ("Z" on the Main Menu, then "C")
  940.   ---------------
  941.     You can set the colors of the normal text, the background colors,
  942.   the "graph" colors, the error colors, and the Help Screen colors (that
  943.   you are now reading).  The program will not allow text and the background
  944.   colors to be the same, as that would prevent your seeing anything.
  945.  
  946.   EGA, VGA modes:                ("Z" on the Main Menu, then "V")
  947.   ---------------
  948.     If you have an EGA or VGA monitor and graphics board, you can tell
  949.   VAR Grade to display 43 (for EGA) or 50 lines of text (for VGA), or
  950.   more if you have Super VGA.  The new value is used for all classes on
  951.   that computer.
  952.  
  953. Mice, Mouse:
  954. ------------
  955.     The program will automatically support mice that conform to the
  956.   Microsoft specifications (e.g., the Microsoft and Logitech mice).
  957.  
  958.   Mouse button(s)     Meaning
  959.   ---------------     -------
  960.   <Left button>       Select.  If the button is pressed while the mouse
  961.                       cursor is at a menu choice, that choice will be
  962.                       selected.  If the mouse cursor is at a number or
  963.                       name, the cursor will move to that place.  If the
  964.                       mouse cursor is outside the current window, this
  965.                       will usually cause that window to close.  If the
  966.                       mouse cursor is inside a window, but at no choice,
  967.                       number, or name, nothing will happen.  If there is
  968.                       more information than can be seen on one screen,
  969.                       "mouse bars" will appear on the right and/or bottom
  970.                       of the current window.  Pressing on these bars will
  971.                       move you the screen to a different part of that
  972.                       information.
  973.   <Right button>      Escape.  This is the same as pressing <Esc>.
  974.   <Left & right buttons>   Return (enter).  This is equivalent of pressing
  975.                       the <Rtn> key.  Where the cursor is located
  976.                       determines what action is taken by the program.
  977.   <Center button>     [Three button mice, only.]  Clear the name or
  978.                       number.  Equivalent to pressing the <F10> key.
  979.  
  980. Beeps or Noises:
  981. ----------------
  982.     When entering numeric data, a beep indicates that the value entered
  983.   was out of the range of allowed numbers.  You can change the sound of
  984.   the beep, or turn it off, in the "Z" option of the Main Menu.
  985.     Any other time the computer beeps or makes a noise, the memory is
  986.   quite low and the information in a window could not be saved.  When the
  987.   current window is finished, it probably will not be able to redraw the
  988.   underlying window correctly.  Other than this, the program will run
  989.   correctly.  However, since memory is short, you should probably exit
  990.   the program, free up some memory, and re-run it.
  991.     VAR Grade tries to load as much of the program as it can into memory.
  992.   You can increase or decrease the amount of the program in memory by
  993.   typing "SET OMEM=xxx;", where xxx is any number between 0 and 200000.
  994.   The smaller the number, the less memory used by the program, but also
  995.   the more disk accesses it needs.  VAR Grade will also take advantage
  996.   of EMS memory (version 3.2 or later), if you have it.  Only parts of
  997.   the program, however, use EMS.  This help file is loaded into EMS
  998.   memory, if you have it, and the overlays are also loaded into EMS.
  999.  ---------------------------------------------------------------------------